
Command Line: diskspd.exe -c10G -t2 -d60 -o1 -b64k -r -Suw -L test.dat

Input parameters:

	timespan:   1
	-------------
	duration: 60s
	warm up time: 5s
	cool down time: 0s
	measuring latency
	random seed: 0
	path: 'test.dat'
		think time: 0ms
		burst size: 0
		software cache disabled
		hardware write cache disabled, writethrough on
		performing read test
		block size: 65536
		using random I/O (alignment: 65536)
		number of outstanding I/O operations: 1
		thread stride size: 0
		threads per file: 2
		IO priority: normal



Results for timespan 1:
*******************************************************************************

actual test time:	60.01s
thread count:		2
proc count:		2

CPU |  Usage |  User  |  Kernel |  Idle
-------------------------------------------
   0|  28.22%|   2.27%|   25.96%|  71.78%
   1|  17.52%|   2.16%|   15.36%|  82.48%
-------------------------------------------
avg.|  22.87%|   2.21%|   20.66%|  77.13%

Total IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |     25227755520 |       384945 |     400.91 |    6414.54 |    0.153 |     0.582 | test.dat (10240MB)
     1 |     23674683392 |       361247 |     376.23 |    6019.64 |    0.163 |     0.584 | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:       48902438912 |       746192 |     777.14 |   12434.18 |    0.158 |     0.583

Read IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |     25227755520 |       384945 |     400.91 |    6414.54 |    0.153 |     0.582 | test.dat (10240MB)
     1 |     23674683392 |       361247 |     376.23 |    6019.64 |    0.163 |     0.584 | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:       48902438912 |       746192 |     777.14 |   12434.18 |    0.158 |     0.583

Write IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |               0 |            0 |       0.00 |       0.00 |    0.000 |       N/A | test.dat (10240MB)
     1 |               0 |            0 |       0.00 |       0.00 |    0.000 |       N/A | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:                 0 |            0 |       0.00 |       0.00 |    0.000 |       N/A


  %-ile |  Read (ms) | Write (ms) | Total (ms)
----------------------------------------------
    min |      0.052 |        N/A |      0.052
   25th |      0.086 |        N/A |      0.086
   50th |      0.095 |        N/A |      0.095
   75th |      0.100 |        N/A |      0.100
   90th |      0.144 |        N/A |      0.144
   95th |      0.192 |        N/A |      0.192
   99th |      1.335 |        N/A |      1.335
3-nines |      7.755 |        N/A |      7.755
4-nines |     14.660 |        N/A |     14.660
5-nines |     66.539 |        N/A |     66.539
6-nines |     71.549 |        N/A |     71.549
7-nines |     71.549 |        N/A |     71.549
8-nines |     71.549 |        N/A |     71.549
9-nines |     71.549 |        N/A |     71.549
    max |     71.549 |        N/A |     71.549
